@charset "utf-8";
/* CSS Document */

/****banner****/
.banner {
    display: block;
    width: 100%;
    height: 100%;
    position: relative; /* background-image:url(../images/bgbg_01.jpg); background-size:auto 100%;*/
}

.banner img {
    display: none;
    width: 100%;
}

.banner img.on {
    display: block;
}

.banner .text {
    text-align: center;
    width: 100%;
    position: absolute;
    left: 0;
    top: 27%;
    z-index: 55;
    color: #555;
    text-align: center;
}

.banner .text h2 {
    font-size: 52px;
    line-height: 64px;
    margin-bottom: 20px;
    transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s;
}

.banner .text h3 {
    font-size: 32px;
    line-height: 44px;
    margin-bottom: 20px;
    transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s;
}

.banner .text h4 {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 20px;
    transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s;
}

.banner .text h5 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 20px;
    transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s;
}

.banner .text i {
    color: #c9151e;
}

.banner .text.mover {
    margin-top: -5px;
}

.banner img.on {
    opacity: 1;
    filter: alpha(opacity=100);
}

.yp-8bg8dj ul.slides{
}

.yp-8bg8dj .bx-controls {
}
.yp-8bg8dj .bx-controls .bx-pager {
    position: absolute;
    bottom: 13px;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 100;
}

.yp-8bg8dj .bx-controls .bx-pager.bx-default-pager a {
    opacity: 1;
    background: #fff;
    border: 0;
    width: 45px;
    height: 6px;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,0.14);
    border: 1px solid #d2d2d2 \0;
    transition: background-color 0s ease-out,color 0s ease-out;
    border-radius: 0px;
}

.yp-8bg8dj .bx-controls .bx-pager.bx-default-pager a:hover,
.yp-8bg8dj .bx-controls .bx-pager.bx-default-pager a.active{
    opacity: 1;
    background: #333333;
    border: 0
}
.yp-8bg8dj .bx-controls-direction{
}
.yp-8bg8dj .bx-controls-direction a {
    position: absolute;
    top: 50%;
    width: 70px;
    height: 70px;
    line-height: 99em;
    overflow: hidden;
    margin: -35px 0 0;
    display: block;
    background: url(/templates/simple/index/images/ad_ctr.png) no-repeat;
    z-index: 100;
    opacity: 0;
    cursor: pointer;
    -webkit-transition: all .3s ease;
}

.yp-8bg8dj .bx-controls-direction .bx-next {
    background-position: 0 -70px;
    right: 0;
}

.yp-8bg8dj .bx-controls-direction .bx-prev {
    left: 0;
}

.yp-8bg8dj:hover .bx-controls-direction a {
    opacity: 0.8;
    filter: alpha(opacity=25);
}


.yp-8bg8dj:hover .bx-controls-direction a:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}

/****banner****/
@media (max-width: 1450px) {
    .banner .text { /*margin-top:-80px;*/
    }

    .banner .text h2 {
        font-size: 46px;
        line-height: 50px;
        margin-bottom: 16px;
    }

    .banner .text h3 {
        font-size: 28px;
        line-height: 44px;
        margin-bottom: 16px;
    }

    .banner .text h4 {
        font-size: 24px;
        line-height: 36px;
        margin-bottom: 16px;
    }

    .banner .text h5 {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 16px;
    }
}

@media (max-width: 1280px) {
    .banner .text { /* margin-top:-60px;*/
    }

    .banner .text h2 {
        font-size: 36px;
        line-height: 40px;
        margin-bottom: 10px;
    }

    .banner .text h3 {
        font-size: 24px;
        line-height: 36px;
        margin-bottom: 10px;
    }

    .banner .text h4 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 10px;
    }

    .banner .text h5 {
        font-size: 14px;
        line-height: 26px;
        margin-bottom: 10px;
    }
}

@media (max-width: 800px) {
    .banner .text { /*margin-top:-60px;*/
        top: 32%;
    }

    .banner .text h2 {
        font-size: 24px;
        line-height: 36px;
        margin-bottom: 5px;
    }

    .banner .text h3 {
        font-size: 20px;
        line-height: 32px;
        margin-bottom: 5px;
    }

    .banner .text h4 {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 5px;
    }

    .banner .text h5 {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 5px;
    }
}

@media (max-width: 600px) {
    .banner .text { /* margin-top:-60px;*/
    }

    .banner .text h2 {
        font-size: 20px;
        line-height: 36px;
        margin-bottom: 3px;
        font-weight: bold;
    }

    .banner .text h3 {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 3px;
        font-weight: bold;
    }

    .banner .text h4 {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 3px;
        font-weight: bold;
    }

    .banner .text h5 {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 3px;
        font-weight: bold;
    }
}

@media (max-width: 500px) {
    .banner .text { /* display:none;*/
        top: 23%;
    }

    .banner .text h2 {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 2px;
    }

    .banner .text h3 {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 2px;
    }

    .banner .text h4 {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 2px;
    }

    .banner .text h5 {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 2px;
    }
}

/***xitong***/
.content {
    width: 1180px;
    padding: 0;
    margin: 10px auto;
}

.content2 {
    width: 1180px;
    padding: 10px 0;
    margin: 0 auto;
}

.chanye {
    width: 100%;
    margin: 50px 0;
    background-color: #f5f5f5;
}

.swiper-slide {
    margin: 0 auto !important;
    width: auto;
}

.section {
    overflow: hidden !important;
    background-color: #f5f5f5;
    min-height: 400px;
}

.section1 {
    background-size: 100% 100%;
}

.section4 {
    background-color: #fff;
}

.section5 { /* padding-top:15%;*/
}

.section6 {
    background-color: #424649;
    padding-top: 15%;
}

.section1.on {
    background-image: none;
}

.section6.on {
    background-color: transparent;
    padding: 0;
}

.section5.on {
    padding: 0;
}

.panel { /*padding-top:10%;*/
    padding-top: 40px;
    overflow: hidden !important;
    background-color: #f5f5f5;
}

.pp.at {
    height: auto !important;
    padding-top: 0 !important;
}

/**孵化产业**/
.cybox {
    width: 100%;
    overflow: hidden;
    padding: 0 15px;
}

.cybox a {
    display: block;
    width: 12.5%;
    padding: 1px;
    position: relative;
    float: left;
    overflow: hidden;
}

.cybox a img {
    display: block;
    width: 100%;
}

.cybox a span {
    display: block;
    background-color: #c9151e;
    display: none;
    padding: 17% 0;
    position: absolute;
    width: 100%;
    height: 100%;
    color: #fff;
    left: 0;
    top: 0;
    line-height: 60px;
    vertical-align: middle;
}

.cybox a span i {
    text-transform: uppercase;
    text-align: center;
    line-height: 30px;
    display: block;
    vertical-align: middle;
    font-size: 20px;
}

.cybox a span strong {
    text-align: center;
    line-height: 30px;
    display: block;
    vertical-align: middle;
    font-size: 22px;
}

.cybox a:hover span {
    display: block;
}

/***生态***/

.cloumn {
    padding: 80px 0;
    overflow: hidden;
    margin-left: -15px;
    margin-right: -15px;
}

.section .cloumn {
    margin-top: 20px;
}

.cloumn .single {
    float: left;
    width: 33.333%;
    padding: 0 15px;
}

.cloumn .single .ti {
    overflow: hidden;
    margin-bottom: 10px;
}

.cloumn .single .ti h3 {
    line-height: 30px;
    float: left;
    font-size: 22px;
    color: #444;
}

.cloumn .single .ti a {
    display: block;
    float: right;
    font-size: 14px;
    color: #666;
    line-height: 30px;
}

.cloumn .single .ti a:hover {
    color: #df231a;
    text-decoration: underline;
}

.cloumn .single .imga {
    display: block;
    width: 100%;
    margin: 8px 0;
    overflow: hidden;
    position: relative;
}

.cloumn .single .imga img {
    display: block;
    width: 100%;
}


.cloumn .single .link {
}

.cloumn .single .link a {
    display: block;
    height: 27px;
    margin-bottom: 4px;
    font-size: 14px;
    line-height: 25px;
    color: #555;
    transition: all linear 0.2s;
    -webkit-transition: all linear 0.2s;
    cursor: pointer;
}

.cloumn .single .link a span {
    display: block;
    width: 74%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cloumn .single .link a i {
    display: block;
    float: right;
    font-size: 13px;
}

.cloumn .single .link a:hover {

}

.cloumn .single .link a:hover span {
    text-decoration: underline;
    color: #219ff0;
}

.cloumn .single ul {
    overflow: hidden;
    margin-top: 8px;
}

.cloumn .single ul li {
    width: 33.3333%;
    float: left;
}

.cloumn .single ul li a {
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative;
    border:1px solid #f6f6f6;
}

.cloumn .single ul li a img {
    display: block;
    width: 100%;
    transition: all linear 0.1s;
    -webkit-transition: all linear 0.1s;
    float: left;
    overflow: hidden;
}

.cloumn .single ul li a img.img1 {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    overflow: hidden;
}

.cloumn .single ul li a img.img2 {
    position: absolute;
    left: 100%;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 55;
    opacity: 0;
    filter: alpha(opacity=0);
}

.cloumn .single ul li a:hover img.img1 {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
}

.cloumn .single ul li a:hover img.img2 {
}

/***生态***/

/**index 内容块间隔样式 start**/
.yp-qhiisx{
    padding-top: 75px;
    padding-bottom: 75px;

}
.yp-qhiisx .cm-tab-item .cm-tab-link{
    padding-top: 0 !important;
    font-size: 36px !important;
    font-weight: normal !important;
}
.yp-qhiisx-tit{
    padding-bottom: 50px;
    text-align: center;
    font-size:36px;
    color:#333;
}
.yp-qhiisx-content{

}
.yp-1s4omu{
    padding-top:40px;
    text-align: center;
}
/**index 内容块间隔样式 end**/

/**index 瀛和荣誉 start**/
.yp-4t8m3b{

}
.yp-4t8m3b-list{
    margin: -5px;
}
.yp-4t8m3b-item{
    float:left;
    width:25%;
    padding:5px;
    overflow: hidden;
}
.yp-4t8m3b-box{
    position: relative;
}
.yp-4t8m3b-box:hover{
     box-shadow: 0 1px 4px 0 rgba(0,0,0,0.14);
     border: 1px solid #d2d2d2 \0;
}

.yp-4t8m3b-box .yp-4t8m3b-img{
    width:100%;
    line-height: 1;
}
.yp-4t8m3b-box .cm-link{
    color:#fff;
    line-height: 1;
    cursor: auto;
    display:block;
}
.yp-4t8m3b-tit{
    position: absolute;
    left:0;
    bottom:0;
    width:100%;
    line-height: 62px;
    height:62px;
    background: rgba(0, 0, 0, 0.6);
    background: #000000\0;
    font-size: 14px;
    text-align: center;
}

.yp-4t8m3b-tit-2{
    padding-top: 7px;
    line-height: 24px;
}
.yp-tuw696{

}
.yp-tuw696 .yp-4t8m3b-list{
    margin: -15px;
}
.yp-tuw696 .yp-4t8m3b-item{
    padding:15px;
}

/**index 瀛和荣誉 end**/

/**index 瀛和slogan start**/
.yp-keiywk{

}
.yp-keiywk-left{
    float:left;
    width:500px;
    padding-right: 6px;
}
.yp-keiywk-right{
    float:left;
    width:680px;
}
.yp-5v248p{

}
.yp-5v248p-link{
    display:block;
    line-height:1;
}
.yp-5v248p-img{
    width:100%;
    height:312px;
}
.yp-5v248p-mobile{
    display:none;
}
.yp-5v248p-mobile .yp-5v248p-img{
    height:auto;
}

.yp-x6a31m{
}
.yp-x6a31m-list{
    margin-top: -12px;
}
.yp-x6a31m-item{
    float:left;
    width:25%;
    padding-left: 6px;
    padding-right:6px;
    padding-top:12px;
}
.yp-x6a31m-link{
    height:150px;
    display:block;
    background:#00a2ff;
    color:#fff;
    text-align: center;
}
.yp-x6a31m-link:hover{
    background:#199de8;
    color:#fff;
}
.yp-x6a31m-link:hover .yp-x6a31m-icon{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transition: all linear 0.2s;
    -webkit-transition: all linear 0.2s;
}
.yp-x6a31m-icon{
    padding-top: 35px;
    font-size:38px;
    display: block;
    transition: all linear 0.2s;
    -webkit-transition: all linear 0.2s;
}
.yp-x6a31m-tit{
    padding-top: 10px;
    font-size:14px;
    color:#c1e8ff;
    display: block;
}
/**index 瀛和slogan end**/

/**index 瀛和slogan start**/
.yp-7vbbed{

}
.yp-7vbbed-list{

}
.yp-7vbbed-item{
    float:left;
    width:25%;
    background:#fff;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,0.14);
    border: 1px solid #d2d2d2 \0;
}
.yp-7vbbed-link{
    height:350px;
    padding-top: 30px;
    padding-bottom: 30px;
    color:#333;

    cursor: auto;
    display:block;
}
.yp-7vbbed-link:hover{
    color:#333;
}
.yp-7vbbed-img{
    width:140px;
    height:140px;
    margin:0 auto;
    display:block;
}
.yp-7vbbed-name{
    margin-top: 15px;
    margin-bottom: 12px;
    font-size:24px;
    text-align: center;
    display:block;
}
.yp-7vbbed-desp{
    line-height:2.2;
    font-size:14px;
    text-align: center;
    display:block;
}
/**index 瀛和slogan start**/

/*index 瀛和 律师团队 start*/
.yp-rhpxtt{

}
.yp-rhpxtt-left{
    float:left;
    width:35%;
}
.yp-rhpxtt-right{
    float:left;
    width:65%;
}
.yp-tqn6ck{
    margin-top: 5px;
    padding-right: 50px;
    text-align: right;
    font-size: 30px;
    color:#666;
}
.yp-tqn6ck-num{
    position: relative;
    top:5px;
    font-size:60px;
    color:#219ff0;
    margin-right:20px;
}

.yp-jigd29{
}
.yp-jigd29-list{
    background:#fff;
}
.yp-jigd29-item{
    float:left;
    width:20%;
}
.yp-jigd29-link{
    height:150px;
    display:block;
    border:1px solid #f2f2f2;
    background:#ffffff;
    color:#219ff0;
    text-align: center;
}
.yp-jigd29-link:hover{
    border:1px solid #219ff0;
}
.yp-jigd29-link:hover .yp-jigd29-img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transition: all linear 0.2s;
    -webkit-transition: all linear 0.2s;
}
.yp-jigd29-img{
    padding-top: 20px;
    width:55px;
    margin:auto;
    display: block;
    transition: all linear 0.2s;
    -webkit-transition: all linear 0.2s;
}
.yp-jigd29-tit{
    padding-top: 10px;
    font-size:14px;
    color:#219ff0;
    display: block;
}
/*index 瀛和 律师团队 end*/


/***律所展示***/
.shili {
    overflow: hidden;
    padding: 0;
    display: none;
}

.shili li {
    width: 24%;
    margin: 4px 0.5%;
    height: 120px;
    overflow: hidden;
    float: left;
    cursor: pointer;
}

.shili li a {
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.shili li a > img {
    display: block;
    height: 100%;
    margin: 0 auto;
}

.shili li a span {
    display: block;
    width: 100%;
    padding: 30px 0;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 33;
    background-image: url(../images/b60.png);
    text-align: center;
}

.shili li a span i {
    display: block;
    font-size: 16px;
    color: #fff;
    line-height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.shili li a span b {
    display: block;
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/***律所展示***/

.yp-7vbbed-mobile{
    position: relative;
    display:none;
}
.yp-7vbbed-mobile .bx-controls {
    position: absolute;
    bottom: 13px;
    left: 0;
    right: 0;
    text-align: center;
}

.yp-7vbbed-mobile .bx-controls .bx-pager.bx-default-pager a {
    opacity: .7;
    background: #fff;
    border: 0;
    width: 30px;
    height: 10px;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,0.14);
    border: 1px solid #d2d2d2 \0;
    transition: background-color 0s ease-out,color 0s ease-out;
}

.yp-7vbbed-mobile .bx-controls .bx-pager.bx-default-pager a:hover {
    opacity: .7;
    background: #fff;
    border: 0
}

.yp-7vbbed-mobile .bx-controls .bx-pager.bx-default-pager a.active {
    background: #33a7f1;
    opacity: 1;
    border: 0
}

/*专委会增加*/
.yp-zwh-item{
    float:left;
    width:12.5%;
}

/***xitong***/
@media (max-width: 1400px) {
    .content {
        width: 80%;
        margin: 0 auto;
        height: 100%;
    }

    .content2 {
        width: 80%;
    }

    .cloumn{
        margin: 0 -15px;
    }
    .cloumn .single .ti h3 {
        font-size: 20px;
    }

    /*.cloumn .single .imga{ height:100px;}*/
    .cloumn .single .link a {
        display: block;
        height: 26px;
        font-size: 14px;
        line-height: 26px;
        color: #555;
        transition: all linear 0.2s;
        -webkit-transition: all linear 0.2s;
        cursor: pointer;
    }

    .tit {
        margin: 0px auto;
        margin-bottom: 15px;
        text-align: center;
    }

    .tit h6 {
        display: none;
    }

    .section {
        padding-top: 125px;
    }

    .section .cloumn {
        margin-top: 15px;
    }

    .chanye {
        margin: 20px 0;
    }

    .footerbox {
        padding: 15px 0;
        margin-top: 30px;
    }

    .content {
        width: 80%;
        margin: 0 auto;
    }
}

@media (max-width: 1200px) {
    .content {
        width: 90%;
        margin: 0 auto;
    }

    .content2 {
        width: 90%;
    }

    .cloumn .single .ti h3 {
        font-size: 18px;
    }

    .cybox a span {
        padding: 15% 0;
    }

    .cybox a span i {
        font-size: 14px;
    }

    .cybox a span strong {
        font-size: 16px;
    }

    .cybox a {
        width: 25%;
    }

    .cybox a span {
        padding: 22% 0;
    }

    .tit h6 {
        display: none;
    }

    .section {
        padding-top: 140px;
    }
}

@media (max-width: 1100px) {
    .content {
        width: 100%;
        padding: 0 15px;
        margin: 0;
    }

    .content2 {
        width: 100%;
        padding: 10px 15px;
    }

    .chanye {
        margin: 20px 0;
    }

    .footerbox {
        padding: 15px 0;
        margin-top: 20px;
    }
}

@media (max-width: 1000px) {
    .content {
        width: 100%;
        padding: 0 15px;
        margin: 0 auto;
    }

    .cloumn{
        margin: 0;
    }
    .cloumn .single {
        float: left;
        width: 33.3333%;
        margin: 0;
        padding: 0 10px;
    }

    .cloumn .single .ti h3 {
        font-size: 16px;
    }

    .cloumn .single .link a {
        margin-bottom: 0;
        line-height: 30px;
        height: 30px;
    }

    .cloumn .single .link a span {
        width: 65%;
    }

    .cloumn .single .link a i {
        font-size: 12px;
    }

    .cloumn .single ul {
        margin-top: 5px;
    }

    .cybox a {
        width: 25%;
    }

    .cybox a span {
        padding: 18% 0;
    }

    .cybox a span i {
        line-height: 26px;
    }

    .cybox a span strong {
        line-height: 26px;
    }

    .cloumn .single ul li a:hover img.img2 {
        left: 100%;
    }

    .cloumn .single .link a:hover {
        padding: 0 ;
    }

    .cloumn .single .imga:hover span {
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .cloumn .single .imga:hover span {
        transform: scale(0);
        -webkit-transform: scale(0);
    }

    .shili {
        display: block;
    }

    .shilibox .swiper-container04 {
        display: block;
    }

    .section {
        padding-top: 40px;
    }

    .cloumn .single ul li a img.img1 {
        -webkit-filter: grayscale(0);
        filter: grayscale(0);
    }

    .cloumn .single ul li a:hover img.img1 {
        -webkit-filter: grayscale(0);
        filter: grayscale(0);
        transform: scale(1);
        -webkit-transform: scale(1);
    }

    /*.cloumn .single .imga{ height:auto;}*/

}
/*合作伙伴样式开始*/
.cooperation-box{
    padding-top:15px;
    padding-bottom:15px;
}
.cooperation {
    width: 100%;
    padding: 0 15px;
}
.cooperation ul {
    overflow: hidden;
    margin-top: 8px;
}

.cooperation ul li {
    width: 11.1111%;
    float: left;
}

.cooperation ul li a {
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative;
    border:1px solid #f6f6f6;
}

.cooperation ul li a img {
    display: block;
    width: 100%;
    transition: all linear 0.1s;
    -webkit-transition: all linear 0.1s;
    float: left;
    overflow: hidden;
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    overflow: hidden;
}
.cooperation ul li a:hover img{
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
}

/*合作伙伴样式结束*/

@media (max-width: 900px) {
    .yp-qhiisx{
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .yp-7vbbed-desp{
        font-size:12px;
    }
    .cloumn{
        margin: 0;
    }

    .cloumn .single.single02 {
        float:inherit;
        width: 100%;
    }

    .cloumn .single.single02 ul li {
        width: 20%;
    }

    .shili li {
        width: 49%;
        margin: 3px 0.5%;
        height: 100px;
    }

    .shili li a span {
        padding: 28px 0;
    }

    .shili li a span i {
        font-size: 14px;
        line-height: 45px;
    }

    .shili li a span b {
        font-size: 14px;
        line-height: 22px;
    }

    .shilibox .swiper-button-prev {
        display: none;
    }

    .shilibox .swiper-button-next {
        display: none;
    }
}

@media (max-width: 800px) {
    .yp-7vbbed{
        display:none;
    }
    .yp-7vbbed-mobile{
        margin-top: 0;
        display:block;
    }
    .yp-7vbbed-item{
        width:50%;
    }

    .yp-7vbbed-desp{
        font-size:14px;
    }
    .yp-qhiisx .cm-tab-item .cm-tab-link{
        font-size: 26px !important;
    }
    .yp-qhiisx-tit{
        padding-bottom: 15px;
        font-size: 26px;
    }
    .yp-1s4omu{
        padding-top: 25px;
    }

    .yp-keiywk-left{
        float:left;
        width:100%;
        padding-right: 0;
    }
    .yp-keiywk-right{
        margin-top: 12px;
        width:100%;
    }
    .yp-keiywk-right .yp-x6a31m{
        margin-left: -6px;
        margin-right: -6px;
    }
    .yp-x6a31m-item{
        width:25%;
    }
    .yp-x6a31m-link{
    height:90px;
    display:block;
    background:#00a2ff;
    color:#fff;
    text-align: center;
}

.yp-x6a31m-icon{
    padding-top: 15px;
    font-size:32px;
    display: block;
    transition: all linear 0.2s;
    -webkit-transition: all linear 0.2s;
}

    .yp-rhpxtt-left{
        width:100%;
    }
    .yp-rhpxtt-left:after {
        content: '';
        display: block;
        height: 0;
        font-size: 0;
        overflow: hidden;
        clear: both;
    }
    .yp-tqn6ck{
        float:left;
        width:33.33%;
        margin-top: 0;
        padding-left: 15px;
        padding-right: 15px;
        text-align: center;
        font-size:15px;
    }
    .yp-tqn6ck-num{
        font-size:25px;
        margin-right: 0;
        display: block;
    }
    .yp-rhpxtt-right{
        margin-top: 20px;
        width:100%;
    }
    .yp-5v248p-pc{
        display:none;
    }
    .yp-5v248p-mobile{
        display:block;
    }
    .yp-4t8m3b-item{
        width:50%;
    }
    .yp-4t8m3b-tit-2 {
        padding-top: 7px;
        line-height: 17px;
    }
    .cloumn{
        padding: 40px 0;
        margin: 0;
    }
    .cloumn .single .ti h3 {
        font-weight: bolder;
    }

    .cloumn .single .link a span {
        width: 60%;
        font-size: 13px;
    }

    .yp-tuw696 .yp-4t8m3b-list{
        margin: -10px;
    }
    .yp-tuw696 .yp-4t8m3b-item{
        padding:10px;
    }
 .cooperation ul li {
        width: 33.3333%;
        float:left;
        padding: 1px;
    }
   /*专委会增加*/
    .yp-zwh-item{
        float:left;
        width:25%;
    }
}

@media (max-width: 790px) {

    .cloumn .single .link a span {
        font-size: 12px;
    }

    .section {
        padding-top: 10%;
    }

    .chanye {
        width: 100%;
        margin: 20px 0;
    }
}

@media (max-width: 600px) {
    .yp-7vbbed-item{
        width:50%;
    }
    .yp-7vbbed-link{
        height: 335px;
    }
    .yp-7vbbed-desp{
        font-size:12px;
    }
    .yp-7vbbed-mobile .yp-7vbbed-item{
        width:100%;
    }
    .yp-qhiisx .cm-tab-item .cm-tab-link{
        font-size: 20px !important;
    }
    .yp-qhiisx-tit{
        font-size: 20px;
    }
    .cloumn .single {
        float: left;
        width: 100%;
        padding: 0;
        margin-bottom: 20px;
    }

    

    .cloumn .single .imga {
        display: block; /* width:80%; */
        margin: 8px auto;
    }

    .cloumn .single .link a {
        line-height: 26px;
        height: 26px;
    }

    .cloumn .single .link a i {
        font-size: 13px;
        line-height: 26px;
    }

    .cloumn .single .link a span {
        font-size: 14px;
        line-height: 26px;
    }
    .yp-7vbbed-mobile{

    }
    .yp-3tro20.yp-y189jg{

    }
    .yp-8bg8dj .bx-controls-direction a{
        display:none;
    }
}

@media (max-width: 520px) {
    .yp-jigd29-item{
        width:33.333%;
    }
    /*专委会增加*/
    .yp-zwh-item{
        float:left;
        width:25%;
    }
    .cloumn .single.single02 {
        width: 100%;
        float: left;
    }

    .cloumn .single.single02 ul li {
        width: 33.3333%;
        padding: 1px;
    }
    
    .cooperation ul li {
        width: 33.3333%;
        float:left;
        padding: 1px;
    }
    .content .cloumn{
        margin-top: 0;
        margin-bottom: 0;
        padding: 30px 0 10px 0;
    }

    .cybox a {
        width: 50%;
    }

    .cybox a span {
        padding: 20% 0;
    }


    .section {
        padding-top: 30px;
    }

    .chanye {
        width: 100%;
        margin: 5px 0;
    }

    .section5 {
        padding-top: 5%;
    }
}

@media (max-width: 400px) {
    .cloumn .single .link a span {
        font-size: 13px;
    }

    .cloumn .single .link a i {
        font-size: 12px;
    }

    .shili li {
        width: 100%;
        margin: 4px 0%;
        height: 80px;
    }

    .shili li a span {
        padding: 18px 0;
    }

    .shili li a span i {
        font-size: 13px;
        line-height: 45px;
    }

    .shili li a span b {
        font-size: 13px;
        line-height: 22px;
    }

    .cloumn {
        margin: 5px 0;
    }

    .cloumn .single .imga {
        display: block; /* width:70%;*/
        margin: 5px auto;
    }

    .section {
        padding-top: 30px;
    }

    .content {
        margin: 10px 0;
    }
}
@media (max-width: 360px) {
    .yp-1s4omu .cm-btn{
        font-size: 12px;
    }
}

/****swiper滑动***/
.picsilder {
    padding-bottom: 10px;
}

.picsilder a {
    display: block;
    width: 100%;
    padding: 2px;
    border: 1px solid #fff;
    position: relative; /*float:left;*/
    overflow: hidden;
}

.picsilder a img {
    display: block;
    width: 100%;
}

.picsilder a span {
    display: block;
    background-color: #f5f5f5;
    display: none;
    padding: 17% 0;
    position: absolute;
    width: 100%;
    height: 100%;
    color: #c9151e;
    left: 0;
    top: 0;
    line-height: 60px;
    vertical-align: middle;
}

.picsilder a span i {
    text-transform: uppercase;
    text-align: center;
    line-height: 30px;
    height: 30px;
    display: block;
    vertical-align: middle;
    font-size: 20px;
}

.picsilder a span i:nth-child(2n) {
    text-align: center;
    line-height: 30px;
    height: 30px;
    display: block;
    vertical-align: middle;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    text-align: center;
}

.picsilder a:hover span {
    display: block;
}

.picsilder .swiper-container02 {
    display: none;
}

.picsilder .swiper-container03 {
    display: none;
}

/****swiper滑动***/

/***aboutbox***/
@media (max-width: 1000px) {
    .picsilder {
        padding-bottom: 30px;
    }

    .footerbox {
        margin-top: 40px;
    }

    .picsilder .swiper-container01 {
        display: none;
    }

    .picsilder .swiper-container02 {
        display: block;
    }

    .picsilder .swiper-container03 {
        display: none;
    }

    .picsilder a:hover span {
        display: none;
    }
}

@media (max-width: 500px) {
    .shili li {
        width: 99%;
        margin: 1px 0.5%;
        height: 56px;
    }

    .shili li a span {
        padding: 6px 0;
    }

    .picsilder {
        padding: 0px 15px;
        padding-bottom: 20px;
    }

    .picsilder .swiper-container01 {
        display: none;
    }

    .picsilder .swiper-container02 {
        display: none;
    }

    .picsilder .swiper-container03 {
        display: block;
    }
}







































